
body {
    padding-top: 25px;
    padding-right: 50px;
    padding-bottom: 25px;
    padding-left: 20px;
}

img {
	/*  width: 100%; 
	height: 70%; */ 
	 max-height: 70%;
	max-width: 100%;
	/* margin-top: 20px;
	margin-bottom: 20px; */

	
}

h1, h3, h2, h4{
	padding-left: 40px;
    text-decoration: underline;
}

p {
   text-align: justify;
}

.bigImage{
	height: 90%;
	 width: 70%;
	
}